FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nexuzhealth.fhir.r4#1.0.0 (78 ms)

Package nexuzhealth.fhir.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.0&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhOrganismCondition
Url https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhOrganismCondition
Status draft
Date 2023-11-15T12:13:34.4182649+00:00
Name NxhOrganismCondition
Experimental False
Description Nexuzhealth profile for organism condition.
Type Condition
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
https://www.ehealth.fgov.be/standards/fhir/core-clinical/CodeSystem/be-cs-problem-category Problem Category
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode NxhExtHospitalCode
https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-colonisatie-organisme NxhVSColonisatieOrganisme


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nxh-organism-condition",
  "url" : "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhOrganismCondition",
  "name" : "NxhOrganismCondition",
  "status" : "draft",
  "date" : "2023-11-15T12:13:34.4182649+00:00",
  "description" : "Nexuzhealth profile for organism condition.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Condition",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Condition",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Condition.extension:nxhExtHospitalCode",
        "path" : "Condition.extension",
        "sliceName" : "nxhExtHospitalCode",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Condition.identifier",
        "path" : "Condition.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Condition.identifier:colonisatie",
        "path" : "Condition.identifier",
        "sliceName" : "colonisatie",
        "definition" : "The colonisatie identifier of the condition.\r\n\r\nColonisatie is an identifier assigned internally by Nexuzhealth in the KWS database.",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Condition.identifier:colonisatie.system",
        "path" : "Condition.identifier.system",
        "fixedUri" : "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/patientColonisatie/id"
      },
      {
        "id" : "Condition.category",
        "path" : "Condition.category",
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://www.ehealth.fgov.be/standards/fhir/core-clinical/CodeSystem/be-cs-problem-category"
        }
      },
      {
        "id" : "Condition.category.coding.code",
        "path" : "Condition.category.coding.code",
        "fixedCode" : "diagnosis"
      },
      {
        "id" : "Condition.category.coding.display",
        "path" : "Condition.category.coding.display",
        "fixedString" : "Diagnosis"
      },
      {
        "id" : "Condition.code",
        "path" : "Condition.code",
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-colonisatie-organisme"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.